1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class FrmBUSINESS_INFO
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FrmBUSINESS_INFO))
26         Me.GroupBox1 = New System.Windows.Forms.GroupBox
27         Me.txtemail = New System.Windows.Forms.TextBox
28         Me.Label10 = New System.Windows.Forms.Label
29         Me.txtlocal = New System.Windows.Forms.TextBox
30         Me.Label9 = New System.Windows.Forms.Label
31         Me.txttin = New System.Windows.Forms.TextBox
32         Me.Label8 = New System.Windows.Forms.Label
33         Me.txtbusID = New System.Windows.Forms.TextBox
34         Me.Label7 = New System.Windows.Forms.Label
35         Me.txtvat = New System.Windows.Forms.TextBox
36         Me.txtno = New System.Windows.Forms.TextBox
37         Me.txtbusaddress = New System.Windows.Forms.TextBox
38         Me.txtbusname = New System.Windows.Forms.TextBox
39         Me.Label4 = New System.Windows.Forms.Label
40         Me.Label3 = New System.Windows.Forms.Label
41         Me.Label2 = New System.Windows.Forms.Label
42         Me.Label1 = New System.Windows.Forms.Label
43         Me.Panel1 = New System.Windows.Forms.Panel
44         Me.Label6 = New System.Windows.Forms.Label
45         Me.Label5 = New System.Windows.Forms.Label
46         Me.PictureBox1 = New System.Windows.Forms.PictureBox
47         Me.cmdSave = New System.Windows.Forms.Button
48         Me.cmdcancel = New System.Windows.Forms.Button
49         Me.txtwebsite = New System.Windows.Forms.TextBox
50         Me.Label11 = New System.Windows.Forms.Label
51         Me.GroupBox1.SuspendLayout()
52         Me.Panel1.SuspendLayout()
53         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
54         Me.SuspendLayout()
55         
'
56         
'GroupBox1
57         
'
58         Me.GroupBox1.Controls.Add(Me.txtwebsite)
59         Me.GroupBox1.Controls.Add(Me.Label11)
60         Me.GroupBox1.Controls.Add(Me.txtemail)
61         Me.GroupBox1.Controls.Add(Me.Label10)
62         Me.GroupBox1.Controls.Add(Me.txtlocal)
63         Me.GroupBox1.Controls.Add(Me.Label9)
64         Me.GroupBox1.Controls.Add(Me.txttin)
65         Me.GroupBox1.Controls.Add(Me.Label8)
66         Me.GroupBox1.Controls.Add(Me.txtbusID)
67         Me.GroupBox1.Controls.Add(Me.Label7)
68         Me.GroupBox1.Controls.Add(Me.txtvat)
69         Me.GroupBox1.Controls.Add(Me.txtno)
70         Me.GroupBox1.Controls.Add(Me.txtbusaddress)
71         Me.GroupBox1.Controls.Add(Me.txtbusname)
72         Me.GroupBox1.Controls.Add(Me.Label4)
73         Me.GroupBox1.Controls.Add(Me.Label3)
74         Me.GroupBox1.Controls.Add(Me.Label2)
75         Me.GroupBox1.Controls.Add(Me.Label1)
76         Me.GroupBox1.Location = New System.Drawing.Point(
3, 43)
77         Me.GroupBox1.Name =
"GroupBox1"
78         Me.GroupBox1.Size = New System.Drawing.Size(
426, 224)
79         Me.GroupBox1.TabIndex =
0
80         Me.GroupBox1.TabStop = False
81         
'
82         
'txtemail
83         
'
84         Me.txtemail.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
85         Me.txtemail.Location = New System.Drawing.Point(
127, 174)
86         Me.txtemail.Name =
"txtemail"
87         Me.txtemail.Size = New System.Drawing.Size(
289, 22)
88         Me.txtemail.TabIndex =
7
89         
'
90         
'Label10
91         
'
92         Me.Label10.AutoSize = True
93         Me.Label10.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
94         Me.Label10.Location = New System.Drawing.Point(
34, 178)
95         Me.Label10.Name =
"Label10"
96         Me.Label10.Size = New System.Drawing.Size(
92, 13)
97         Me.Label10.TabIndex =
95
98         Me.Label10.Text =
"Email Address :"
99         
'
100         
'txtlocal
101         
'
102         Me.txtlocal.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
103         Me.txtlocal.Location = New System.Drawing.Point(
347, 104)
104         Me.txtlocal.MaxLength =
11
105         Me.txtlocal.Name =
"txtlocal"
106         Me.txtlocal.Size = New System.Drawing.Size(
69, 22)
107         Me.txtlocal.TabIndex =
4
108         
'
109         
'Label9
110         
'
111         Me.Label9.AutoSize = True
112         Me.Label9.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
113         Me.Label9.Location = New System.Drawing.Point(
284, 108)
114         Me.Label9.Name =
"Label9"
115         Me.Label9.Size = New System.Drawing.Size(
62, 13)
116         Me.Label9.TabIndex =
91
117         Me.Label9.Text =
"Local No. :"
118         
'
119         
'txttin
120         
'
121         Me.txttin.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
122         Me.txttin.Location = New System.Drawing.Point(
127, 127)
123         Me.txttin.Name =
"txttin"
124         Me.txttin.Size = New System.Drawing.Size(
289, 22)
125         Me.txttin.TabIndex =
5
126         
'
127         
'Label8
128         
'
129         Me.Label8.AutoSize = True
130         Me.Label8.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
131         Me.Label8.Location = New System.Drawing.Point(
94, 131)
132         Me.Label8.Name =
"Label8"
133         Me.Label8.Size = New System.Drawing.Size(
32, 13)
134         Me.Label8.TabIndex =
94
135         Me.Label8.Text =
"TIN :"
136         
'
137         
'txtbusID
138         
'
139         Me.txtbusID.BackColor = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
140         Me.txtbusID.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
141         Me.txtbusID.Location = New System.Drawing.Point(
127, 12)
142         Me.txtbusID.Name =
"txtbusID"
143         Me.txtbusID.ReadOnly = True
144         Me.txtbusID.Size = New System.Drawing.Size(
100, 22)
145         Me.txtbusID.TabIndex =
0
146         
'
147         
'Label7
148         
'
149         Me.Label7.AutoSize = True
150         Me.Label7.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
151         Me.Label7.Location = New System.Drawing.Point(
49, 21)
152         Me.Label7.Name =
"Label7"
153         Me.Label7.Size = New System.Drawing.Size(
78, 13)
154         Me.Label7.TabIndex =
93
155         Me.Label7.Text =
"Business ID :"
156         
'
157         
'txtvat
158         
'
159         Me.txtvat.BackColor = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
160         Me.txtvat.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
161         Me.txtvat.Location = New System.Drawing.Point(
127, 150)
162         Me.txtvat.Name =
"txtvat"
163         Me.txtvat.Size = New System.Drawing.Size(
100, 22)
164         Me.txtvat.TabIndex =
6
165         
'
166         
'txtno
167         
'
168         Me.txtno.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
169         Me.txtno.Location = New System.Drawing.Point(
127, 104)
170         Me.txtno.MaxLength =
11
171         Me.txtno.Name =
"txtno"
172         Me.txtno.Size = New System.Drawing.Size(
151, 22)
173         Me.txtno.TabIndex =
3
174         
'
175         
'txtbusaddress
176         
'
177         Me.txtbusaddress.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
178         Me.txtbusaddress.Location = New System.Drawing.Point(
127, 58)
179         Me.txtbusaddress.MaxLength =
100
180         Me.txtbusaddress.Multiline = True
181         Me.txtbusaddress.Name =
"txtbusaddress"
182         Me.txtbusaddress.Size = New System.Drawing.Size(
289, 45)
183         Me.txtbusaddress.TabIndex =
2
184         
'
185         
'txtbusname
186         
'
187         Me.txtbusname.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
188         Me.txtbusname.Location = New System.Drawing.Point(
127, 35)
189         Me.txtbusname.MaxLength =
50
190         Me.txtbusname.Name =
"txtbusname"
191         Me.txtbusname.Size = New System.Drawing.Size(
289, 22)
192         Me.txtbusname.TabIndex =
1
193         
'
194         
'Label4
195         
'
196         Me.Label4.AutoSize = True
197         Me.Label4.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
198         Me.Label4.Location = New System.Drawing.Point(
75, 154)
199         Me.Label4.Name =
"Label4"
200         Me.Label4.Size = New System.Drawing.Size(
51, 13)
201         Me.Label4.TabIndex =
11
202         Me.Label4.Text =
"VAT % :"
203         
'
204         
'Label3
205         
'
206         Me.Label3.AutoSize = True
207         Me.Label3.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
208         Me.Label3.Location = New System.Drawing.Point(
34, 108)
209         Me.Label3.Name =
"Label3"
210         Me.Label3.Size = New System.Drawing.Size(
92, 13)
211         Me.Label3.TabIndex =
10
212         Me.Label3.Text =
"Telephone No. :"
213         
'
214         
'Label2
215         
'
216         Me.Label2.AutoSize = True
217         Me.Label2.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
218         Me.Label2.Location = New System.Drawing.Point(
15, 72)
219         Me.Label2.Name =
"Label2"
220         Me.Label2.Size = New System.Drawing.Size(
111, 13)
221         Me.Label2.TabIndex =
9
222         Me.Label2.Text =
"Business Address :"
223         
'
224         
'Label1
225         
'
226         Me.Label1.AutoSize = True
227         Me.Label1.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
228         Me.Label1.Location = New System.Drawing.Point(
30, 40)
229         Me.Label1.Name =
"Label1"
230         Me.Label1.Size = New System.Drawing.Size(
97, 13)
231         Me.Label1.TabIndex =
8
232         Me.Label1.Text =
"Business Name :"
233         
'
234         
'Panel1
235         
'
236         Me.Panel1.Controls.Add(Me.Label6)
237         Me.Panel1.Controls.Add(Me.Label5)
238         Me.Panel1.Controls.Add(Me.PictureBox1)
239         Me.Panel1.Location = New System.Drawing.Point(
0, 2)
240         Me.Panel1.Name =
"Panel1"
241         Me.Panel1.Size = New System.Drawing.Size(
318, 47)
242         Me.Panel1.TabIndex =
90
243         
'
244         
'Label6
245         
'
246         Me.Label6.AutoSize = True
247         Me.Label6.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
248         Me.Label6.Location = New System.Drawing.Point(
52, 21)
249         Me.Label6.Name =
"Label6"
250         Me.Label6.Size = New System.Drawing.Size(
151, 13)
251         Me.Label6.TabIndex =
91
252         Me.Label6.Text =
"Display details of the business"
253         
'
254         
'Label5
255         
'
256         Me.Label5.AutoSize = True
257         Me.Label5.Font = New System.Drawing.Font(
"Tahoma", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
258         Me.Label5.Location = New System.Drawing.Point(
49, 2)
259         Me.Label5.Name =
"Label5"
260         Me.Label5.Size = New System.Drawing.Size(
181, 19)
261         Me.Label5.TabIndex =
91
262         Me.Label5.Text =
"Business Information"
263         
'
264         
'PictureBox1
265         
'
266         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
267         Me.PictureBox1.Location = New System.Drawing.Point(
4, 3)
268         Me.PictureBox1.Name =
"PictureBox1"
269         Me.PictureBox1.Size = New System.Drawing.Size(
42, 37)
270         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
271         Me.PictureBox1.TabIndex =
2
272         Me.PictureBox1.TabStop = False
273         
'
274         
'cmdSave
275         
'
276         Me.cmdSave.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
277         Me.cmdSave.Location = New System.Drawing.Point(
4, 273)
278         Me.cmdSave.Name =
"cmdSave"
279         Me.cmdSave.Size = New System.Drawing.Size(
62, 27)
280         Me.cmdSave.TabIndex =
9
281         Me.cmdSave.Text =
"&Save"
282         Me.cmdSave.UseVisualStyleBackColor = True
283         
'
284         
'cmdcancel
285         
'
286         Me.cmdcancel.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
287         Me.cmdcancel.Location = New System.Drawing.Point(
69, 273)
288         Me.cmdcancel.Name =
"cmdcancel"
289         Me.cmdcancel.Size = New System.Drawing.Size(
61, 27)
290         Me.cmdcancel.TabIndex =
10
291         Me.cmdcancel.Text =
"&Cancel"
292         Me.cmdcancel.UseVisualStyleBackColor = True
293         
'
294         
'txtwebsite
295         
'
296         Me.txtwebsite.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
297         Me.txtwebsite.Location = New System.Drawing.Point(
127, 198)
298         Me.txtwebsite.Name =
"txtwebsite"
299         Me.txtwebsite.Size = New System.Drawing.Size(
289, 22)
300         Me.txtwebsite.TabIndex =
8
301         
'
302         
'Label11
303         
'
304         Me.Label11.AutoSize = True
305         Me.Label11.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
306         Me.Label11.Location = New System.Drawing.Point(
67, 202)
307         Me.Label11.Name =
"Label11"
308         Me.Label11.Size = New System.Drawing.Size(
59, 13)
309         Me.Label11.TabIndex =
97
310         Me.Label11.Text =
"Website :"
311         
'
312         
'FrmBUSINESS_INFO
313         
'
314         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
315         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
316         Me.ClientSize = New System.Drawing.Size(
466, 306)
317         Me.Controls.Add(Me.cmdcancel)
318         Me.Controls.Add(Me.cmdSave)
319         Me.Controls.Add(Me.Panel1)
320         Me.Controls.Add(Me.GroupBox1)
321         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
322         Me.MaximizeBox = False
323         Me.MinimizeBox = False
324         Me.Name =
"FrmBUSINESS_INFO"
325         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
326         Me.Text =
"Business Information"
327         Me.GroupBox1.ResumeLayout(False)
328         Me.GroupBox1.PerformLayout()
329         Me.Panel1.ResumeLayout(False)
330         Me.Panel1.PerformLayout()
331         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
332         Me.ResumeLayout(False)
333
334     End Sub
335     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
336     Friend WithEvents txtvat As System.Windows.Forms.TextBox
337     Friend WithEvents txtno As System.Windows.Forms.TextBox
338     Friend WithEvents txtbusaddress As System.Windows.Forms.TextBox
339     Friend WithEvents txtbusname As System.Windows.Forms.TextBox
340     Friend WithEvents Label4 As System.Windows.Forms.Label
341     Friend WithEvents Label3 As System.Windows.Forms.Label
342     Friend WithEvents Label2 As System.Windows.Forms.Label
343     Friend WithEvents Label1 As System.Windows.Forms.Label
344     Friend WithEvents Panel1 As System.Windows.Forms.Panel
345     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
346     Friend WithEvents Label6 As System.Windows.Forms.Label
347     Friend WithEvents Label5 As System.Windows.Forms.Label
348     Friend WithEvents cmdSave As System.Windows.Forms.Button
349     Friend WithEvents cmdcancel As System.Windows.Forms.Button
350     Friend WithEvents txtbusID As System.Windows.Forms.TextBox
351     Friend WithEvents Label7 As System.Windows.Forms.Label
352     Friend WithEvents txttin As System.Windows.Forms.TextBox
353     Friend WithEvents Label8 As System.Windows.Forms.Label
354     Friend WithEvents Label9 As System.Windows.Forms.Label
355     Friend WithEvents txtlocal As System.Windows.Forms.TextBox
356     Friend WithEvents txtemail As System.Windows.Forms.TextBox
357     Friend WithEvents Label10 As System.Windows.Forms.Label
358     Friend WithEvents txtwebsite As System.Windows.Forms.TextBox
359     Friend WithEvents Label11 As System.Windows.Forms.Label
360 End Class


Gõ tìm kiếm nhanh...